ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BaseParallelPointView<TOwnerView,TPointDataModel> Class / parent Property

In This Topic
    parent Property (_BaseParallelPointView<TOwnerView,TPointDataModel>)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property parent As IViewModel
    public override IViewModel parent {get;}
    See Also